Name | Description | |
---|---|---|
![]() | Capacity | Gets or sets the amount of items that this dynamic can hold, without resizing the Items array. |
![]() | Count | Gets the count of items in this set. |
![]() | Item | Gets or sets the item at the specified index. |
![]() | Items | Gets the internal items backing array. |